/* 公共 */
.w1380 {
    width: 1380px;
}

.auto {
    margin: 0 auto;
}

.clearfix {
    display: block;
    overflow: hidden;
}

/* 公共 结束 */
/* 首页 */
.top {
    height:402px;
    background: #f8f8f8 url(gb2023_top_bg.jpg) no-repeat center top;
    background-size: cover;

}

.header {
    line-height: 36px;
}

.header,
.header a {
    font-size: 14px;
    color: #fff;
}

.header b {
    font-weight: normal;
}

.header span.right {
    background: url(gb2023_top_icon1.png) no-repeat left center;
    padding-left: 24px;
}

.header span.right a:hover {
    text-decoration: underline;
}

.top .logo {
    text-align: center;
}

.top .logo dd b {
    font-size: 50px;
    color: #d21111;
}

.top .logo dd a {
    margin-left: 6px;
    font-size: 62px;
}

.top .logo dd img {
    vertical-align: middle;
}

.top .inSearch {
    background-color: rgba(255, 255, 255, .7);
    width: 50%;
    height: 64px;
    border-radius: 6px;
    margin: 30px auto 0;
}

.top .inSearch input[type='text'] {
    width: 84%;
    line-height: 64px;
    padding: 0 2%;
    font-size: 16px;
    color: #828282;
    outline: none;
    background: none;
}

.top .inSearch input[type='submit'] {
    width: 12%;
    float: right;
    line-height: 64px;
    background: #d21111 url(gb2023_ssbtn.png) no-repeat center;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    opacity: .9;
}

.top .inSearch input[type='submit']:hover {
    opacity: 1;
}

.navs {
    height: 74px;
    background: #d21111;
}

.navs li {
    float: left;
    line-height: 74px;
}

.navs li a {
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 0 78px;
}

.navs li a:hover,
.navs li a.active {
    font-weight: bold;
    background-color: #bc0404;
}

.block1 {
    height: 380px;
    /* background: #f8f8f8; */
}

.block2 {
    height: 60px;
}

.block2 a {
    display: inline-block;
    width: 23%;
    font-size: 18px;
    color: #393939;
    background-color: #fff;
    border: 1px solid #ddd;
    line-height: 58px;
    border-radius: 6px;
    text-align: center;
    float: left;
    margin-right: 2.47%;
}

.block2 a:last-child {
    margin-right: 0;
}

.block2 a:hover {
    color: #fff;
    background-color: #d21111;
    border: 1px solid #d21111;
}

.block3 {
    height: 700px;
    background: #fafafa;
    padding-top: 34px;
}

.block4 {
    height: 436px;
}

.block5 {
    height: 466px;
}

.block6 {
    height: 300px;
    background: #f8f8f8;
    padding-top: 34px;
}

.block1,
.block2,
.block3,
.block4,
.block5,
.block6,
.blockAd {
    margin-top: 40px;
}

.bottom {
    height: 260px;
    background: #d21111;
}

/* 新闻中心 */
.left-box {
    width: 680px;
    float: left;
}

.hd {
    margin-bottom: 22px;
}

.hd li {
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    padding-right: 67px;
}

.hd li a {
    padding-bottom: 10px;
    position: relative;
}

.hd li.on a {
    color: #d41f1f;
    background: url(gb2023_tab_on.png) no-repeat bottom;
    background-size: contain;
}


.block1 .left-title {
    font-size: 24px;
    color: #d41f1f;
    margin-bottom: 10px;
    display: block;
}

.block1 .text {
    color: #848484;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}

.list li {
    line-height: 42px;
    font-size: 18px;
    position: relative;
    text-indent: 16px;
}

.list li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #5d5d5d;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 0;
}

.list li span {
    font-size: 16px;
    color: #848484;
    float: right;
}

.list li a:hover {
    color: #d41f1f;
}

.right-box {
    float: right;
}

.injdt {
    width: 665px;
    height: 375px;
    position: relative;
    overflow: hidden;
}

.injdt .pic {
    position: relative;
}

.injdt img {
    width: 665px;
    height: 375px;
}

.injdt .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 58px;
    width: 100%;
    background: #000;
    opacity: 0.5;
    overflow: hidden;
}

.injdt .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 58px;
    width: 100%;
    overflow: hidden;
}

.injdt .txt li {
    height: 58px;
    line-height: 58px;
    position: absolute;
}

.injdt .txt li a {
    display: block;
    color: #fff;
    padding: 0 0 0 20px;
    font-size: 18px;
    width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.injdt .num {
    position: absolute;
    z-index: 3;
    bottom: 17px;
    right: 6px;
}

.injdt .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 50%;
}

.injdt .num li a,
.injdt .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: #c4c4c4;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.injdt .num li span {
    z-index: 1;
    background: #c4c4c4;
}

.injdt .num li.on a,
.injdt .num a:hover {
    background-color: #fff;
}

/* 政务公开 */

.pb-title {
    position: relative;
    margin-bottom: 24px;
}

.pb-title h1 {
    font-size: 30px;
    color: #d41f1f;
    font-weight: 700;
    position: relative;
    padding-left: 26px;
    display: inline-block;
    margin-right: 12px;
}

.pb-title h1::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 22px;
    background-color: #d41f1f;
    position: absolute;
    top: 9px;
    left: 0;
}

.pb-title span {
    display: inline-block;
    color: #e2bdbd;
    font-size: 20px;
    font-weight: 500;
    width: 1230px;
    height: 20px;
    border-bottom: 1px solid #e2bdbd;
    position: absolute;
    bottom: 4px;
}

.block3 .zw-left {
    margin-bottom: 20px;
    width: 905px;
    height: auto;
}

.zw-left .hd li {
    font-weight: 400;
    font-size: 24px;
}

.left-bottom {
    width: 909px;
}

.left-bottom ul li {
    display: inline-block;
    width: 205px;
    height: 96px;
    background-color: #f9eedc;
    border-radius: 10px;
    padding-top: 14px;
    margin-right: 25px;
}

.left-bottom ul li:last-child {
    margin-right: 0;
}

.left-bottom ul li img {
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.left-bottom ul li span {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #d41f1f;
}
.left-bottom ul li:hover span{
 font-weight: 700;
}
.left-bottom ul li:hover{
    background-color: #f9dcdc;
}
.zw-right {
    float: right;
    width: 437px;
}

.zw-title {
    font-size: 24px;
    color: #d41f1f;
    margin-bottom: 20px;
}

.zw-right ul {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 17px 0 0 17px;
    background: #fff;
}

.zw-right ul li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 10px;
}

.zw-right ul li a {
    display: block;
    width: 195px;
    height: 46px;
    border: 1px solid #d2d2d2;
    color: #6d6d6d;
    font-size: 18px;
    text-align: center;
    line-height: 46px;

}

.first {
    margin-bottom: 30px;
}

.zcwj .list li {
    text-indent: 0;
}

.zcwj .list li::before {
    content: "";
    width: 0;
    height: 0;
    background: none;
}

/* 网上办事 */

.personal-head {
    width: 293px;
    height: 154px;
    border-radius: 10px 10px 0 0;
    background-color: #85dac3;
    position: relative;
}

.personal-head .icon {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url(gb2023_bsfw_gr.png);
    position: absolute;
    top: 35px;
    right: 30px;

}

.personal-head h1 {
    font-size: 24px;
    color: #fff;
    padding: 21px 0 0 23px;
}

.personal-body {
    width: 293px;
    height: 191px;
    padding-top: 25px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

.personal-body .hd {
    text-align: center;
    margin-bottom: 20px;
}

.personal-body .hd li {
    width: 98px;
    height: 35px;
    border-radius: 10px;
    background-color: #dcdcdc;
    padding-right: 0;
    color: #606060;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 35px;

}

.personal-body .hd li:first-child {
    margin-right: 20px;
}

.personal-body .hd li.on {
    background-color: #818181;

}

.personal-body .hd li.on a {
    color: #fff;
    background-image: none;
}

.theme ul {
    padding-left: 44px;
}

.theme li {
    display: inline-block;
    font-size: 18px;
    width: 122px;
    margin-bottom: 10px;
}

.theme li a:hover {
    color: #d41f1f;
}

.personal-service {
    height: 370px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    display: inline-block;
}

.business {
    margin-left: 28px;
}

.business .personal-head {
    background-color: #efb54c;
}

.business .icon {
    background-image: url(gb2023_bsfw_qy.png);
}

.theme-service {
    width: 730px;
    height: 370px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.theme-service h1 {
    color: #d41f1f;
    font-size: 24px;
    padding: 21px 0 0 23px;
}

.theme-service img {
    margin: 20px 0 0 23px;
}

.theme-list li {
    position: relative;
}

.theme-list li h1 {
    display: inline-block;
    color: #686868;
    font-size: 18px;
}

.theme-list li h1:hover {
    color: #d41f1f;
}

.theme-list li span {
    color: #e79797;
    background: url(gb2023_ztfw_zxbl.png) right center no-repeat;
    font-size: 18px;
    width: 105px;
    position: absolute;
    right: 35px;
    top: 20px;
}

/* 民政互动 */
.mzhd-left {
    width: 243px;
    height: 395px;
    float: left;
    margin-right: 35px;
}

.mzhd-left li {
    margin-bottom: 22px;
}

.mzhd-left li:last-child {
    margin-bottom: 0;
}

.mzhd-left li a {
    display: block;
    background: url(gb2023_zmhd_iconbg.png) center no-repeat;
    height: 118px;
    color: #0e4ca9;
    font-size: 24px;
    font-weight: 500;
    line-height: 118px;
    text-align: center;
}

.mzhd-left li h1 {
    display: inline-block;
    margin-left: 10px;
}

.mzhd-left li span {
    display: inline-block;
    width: 46px;
    height: 46px;
    background-color: #5579be;
    border-radius: 3px;
    position: relative;
    vertical-align: middle;

}

.mzhd-left li span img {
    position: absolute;
    top: 0;
    left: 0;
}

.mzhd-middle {
    display: inline-block;
    width: 737px;
}

.mzhd-middle img {
    margin-bottom: 17px;
}

#zmljlCon {
    width: 740px;
}

#zmljlCon tr th {
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    background-color: #ebf3fc;
    margin-bottom: 7px;
}

#zmljlCon tr td {
    height: 50px;
    line-height: 50px;
    color: #575757;
    font-size: 18px;
    text-align: center;
    width: 6%;
}

#zmljlCon tr td a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 98%;
    text-align: left;
}

#zmljlCon tr td a:hover {
    color: #5579be;
}

.mzhd-right {
    float: right;
    width: 327px;
}

.mzhd-right .mailbox {
    display: block;
    background: url(gb2023_zmhd_qzxx.png) center no-repeat;
    width: 327px;
    height: 119px;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    line-height: 119px;
    text-align: center;
    margin-bottom: 22px;
}

.mzhd-right .consult {
    display: inline-block;
    height: 56px;
    border: 1px solid #cee1f9;
    background: url(hd11.png) 20px center no-repeat;
    color: #4b4b4b;
    font-size: 17px;
    line-height: 56px;
    padding: 0 23px 0 57px;
    border-radius: 5px;
}

.mzhd-right .consult:hover {
    background: url(hd1.png) no-repeat 20px center;
    color: #689cc6;
    border-color: #689cc6;
}

.mzhd-right li {
    display: inline-block;
    margin-bottom: 19px;
}

.mzhd-right li:nth-child(2n+1) {
    margin-right: 23px;
}

.mzhd-right .request {
    background: url(hd33.png) 20px center no-repeat;
}

.mzhd-right .request:hover {
    background: url(hd3.png) 20px center no-repeat;
}

.mzhd-right .resort {
    background: url(hd44.png) 20px center no-repeat;
}

.mzhd-right .resort:hover {
    background: url(hd4.png) 20px center no-repeat;
}

.mzhd-right .complaint {
    background: url(hd55.png) 20px center no-repeat;
}

.mzhd-right .complaint:hover {
    background: url(hd5.png) 20px center no-repeat;
}

/* 专题专栏 */
.ztzl {
    margin-top: 20px;
    position: relative;
    padding: 15px 0 15px 17px;
}

.tempWrap {
    overflow: hidden;
    position: relative;
    width: 1155px;
}

.ztzl_list {
    clear: both;
    height: 168px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
}

ul.ztzl_list li {
    float: left;
    width: 318px;
    margin: 0 8px;
}

ul.ztzl_list li img {
    width: 318px;
    height: 168px;
}

.ztzl .prev,
.ztzl .next {
    position: absolute;
    left: 6px;
    top: 61px;
    display: block;
    width: 12px;
    height: 72px;
    overflow: hidden;
    background: url(xwjt.png) no-repeat 0 0;
    cursor: pointer;
}

.ztzl .next {
    left: auto;
    right: 6px;
    background-position: 0px -87px;
}

.ztzl .prevStop {
    background-position: 0 -176px;
}

.ztzl .nextStop {
    background-position: 0px -264px;
}



/* 底部 */
.wzdh {
    padding: 0;
    height: 72px;
    border-bottom: 1px solid #e22525;
    margin-bottom: 34px;
}

.wzdh ul {
    padding-bottom: 7px;
    position: relative;
    width: 440px;
    margin: auto;
}

.wzdh ul li {
    float: left;
    padding: 0 20px;
    margin-right: 25px;
    margin-left: 20px;
    cursor: pointer;
    color: #fff;
    line-height: 54px;
    font-size: 15px;
}

.wzdh ul li.m>a {
    background: url(topxs1.png) no-repeat right 35px;
    padding: 10px 24px 0 0;
}

.wzdh ul li .inLinkUl {
    border-bottom: 0px;
    position: absolute;
    left: -475px;
    top: -190px;
    width: 1380px;
    background: #e22525;
    z-index: 4;
    text-align: left;
    height: 170px;
    padding: 10px 3%;
    display: none;
    overflow: auto;
}

.wzdh ul li .inLinkUl li {
    margin: 0;
    padding: 0;
    width: 16.666%;
    line-height: 34px;
}

.wzdh ul li a {
    display: block;
    color: #fff;
}

.wzdh ul li.wactive {
    background-color: #e22525;
    height: 72px;
}

.wzdh ul li .block {
    display: block;
}

.foot {
    margin: auto;
}

.fl {
    float: left;
    color: #fff;
    font-size: 15px;
}

.fr {
    float: right;
    margin-top: 12px;
}

.fl div a {
    color: #fff;
}

.fl p {
    margin-top: 15px;
}

.fl p a {
    color: #fff;
}

.inRight {
    position: fixed;
    right: 20px;
    bottom: 50%;
    z-index: 2;
}

#_span_jiucuo img {
    width: 170px;
    height: 85px;
}

#_span_jiucuo {
    margin-right: 14px;
}

#imgConac {
    width: 96px;
    height: 96px;
    margin-right: 14px;
}

.third {
    width: 170px;
    height: 85px;
}

.inRight dl a {
    display: block;
    cursor: pointer;
    position: relative;
}

.inRight dl a dt {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0 auto;
    border: 1px solid #e7e7e7;
    background: #f8f8f8 url(gb2023_right_icon1.png) no-repeat top center;
}

.inRight dl.inrico02 a dt {
    background: #f8f8f8 url(gb2023_right_icon2.png) no-repeat top center;
}

.inRight dl a:hover dt {
    background: #f8f8f8 url(gb2023_right_icon1.png) no-repeat bottom center;
    border: 1px solid #d21111;
}

.inRight dl.inrico02 a:hover dt {
    background: #f8f8f8 url(gb2023_right_icon2.png) no-repeat bottom center;
}

.inRight dl a dd {
    font-size: 14px;
    color: #878787;
    line-height: 30px;
    text-align: center;
    padding-bottom: 20px;
}

.inRight dl a:hover dd {
    color: #d21111
}

.inRight dl a div {
    display: none;
    position: absolute;
    left: -170px;
    top: 0;
}

.inRight dl a div img {
    width: 150px;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #fff;
}

.inRight dl a:hover div {
    display: block;
}

/* 首页 结束 */

/* 和平区情 */

/* 区长之窗 */
.qzzc {
    height: 470px;
    margin-top: 40px;
    clear: both;
    margin-bottom: 60px;
}

.qzzc-left {
    width: 768px;
    float: left;
}
.hpqq-title {
    margin-bottom: 38px;
}

.hpqq-title a {
    font-size: 28px;
    color: #d21111;
    font-weight: 700;
    position: relative;
}

.hpqq-title a::before {
    content: "";
    display: block;
    width: 56px;
    height: 1px;
    background-color: #e5b216;
    position: absolute;
    left: 0;
    bottom: -13px;
}

.qz-img {
    width: 250px;
    height: 330px;
    display: inline-block;
    float: left;
    margin-right: 29px;
}

.qz-img .img {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

.qz-img img {
    width: 100%;
    transform: scale(1);
    transition: all 1.1s;
}

.qz-img:hover img {
    transform: scale(1.1);
    transition: all 1.1s;
}

.qz-img span {
    font-size: 20px;
    display: inline-block;
    width: 249px;
    height: 63px;
    border: 1px solid #d21111;
    text-align: center;
    line-height: 61px;
    border-radius: 3px;
}

.qz-img:hover span {
    background-color: #d21111;
    color: #fff;
}

.img-list .img-box {
    width: 145px;
    height: 190px;
    display: block;
    overflow: hidden;
}

.img-list .img-box img {
    width: 100%;
    transform: scale(1);
    transition: all 1.1s;
}

.img-list .img-box:hover img {
    transform: scale(1.1);
    transition: all 1.1s;
}

.img-list li {
    display: inline-block;
    margin-right: 23px;
}

.img-list li:nth-child(3n) {
    margin-right: 0;
}

.img-list li:nth-child(-n+3) {
    margin-bottom: 24px;
}

.ldhd {
    float: right;
    width: 571px;
}

.hd-title {
    display: block;
    font-size: 22px;
    color: #202020;
    margin-bottom: 13px;
}

.hd-title:hover {
    color: #d21111;
}

.hd-txt {
    font-size: 16px;
    color: #6c6c6c;
    line-height: 30px;
    margin-bottom: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

.hd-list li span {
    float: right;
    font-size: 16px;
    color: #a6a6a6;
    line-height: 24px;
}

.hd-list li a {
    font-size: 18px;
    color: #5d5d5d;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 21px;
    display: inline-block;
    width: 380px;
}

.hd-list li a:hover {
    color: #d21111;
}

.hd-list li a::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background-color: #5d5d5d;
    position: absolute;
    left: 0;
    top: 10px;
}

.hd-list li {
    margin-bottom: 10px;
}

.hd-list li:last-child {
    margin-bottom: 0;
}

/* 和平概况 */
.kpgk {
    width: 100%;
    background-color: #fafafa;
    height: 511px;
    margin-bottom: 58px;
}

.hpgk-title {
    font-size: 28px;
    color: #d21111;
    font-weight: 700;
    margin-bottom: 30px;
    display: block;
}

.hpgk-title:hover {
    color: #d21111;
}

.hpgk-box {
    width: 767px;
    padding-top: 40px;
    display: inline-block;
    margin-left: 242px;
}

.hpgk-txt p {
    font-size: 18px;
    text-align: justify;
    text-indent: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
}

.hpgk-txt {
    margin-bottom: 25px;
}

.ckxq {
    display: block;
    width: 144px;
    height: 45px;
    background-color: #f4d0d8;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    border-radius: 3px;
}

.ckxq:hover {
    background-color: #d21111;
    color: #fff;
}

.hpgk-img {
    float: right;
    width: 725px;
    height: 511px;
}

.hpgk-img img {
    width: 100%;
    height: 100%;
}

/* 和平风采 */
.hpfc-title a::before {
    left: 28px;
}

.hpfc-title {
    text-align: center;
}

.hpfc-list li {
    width: 433px;
    height: 272px;
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 34px;
}

.hpfc-list li:nth-child(3n) {
    margin-right: 0;
}

.hpfc-list li:nth-child(n+3) {
    margin-bottom: 0;
}

.hpfc-list li div {
    display: block;
    overflow: hidden;
}

.hpfc-list li img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1.1s;
}

.hpfc-list li div:hover img {
    transform: scale(1.1);
    transition: all 1.1s;
}

.hpfc {
    margin-bottom: 60px;
}

/* 和平区情结束 */

/* 和平区情-区长之窗 */
.bread {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
}

.bread-list {
    display: inline-block;
}

.bread-list li {
    display: inline-block;
    font-size: 18px;
    color: #9a9a9a;
    vertical-align: super;
}

.bread-list li a {
    color: #9a9a9a;
}

.bread-list li a:hover {
    color: #d21111;
}

.bread img {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 7px;
}

.left-nav {
    width: 278px;
    height: 636px;
    background-color: #f4f4f4;
    position: relative;
    padding: 19px 0 0 22px;
    float: left;
}

.left-nav::before {
    content: "";
    display: block;
    background: url(hpqq_icon01.png) no-repeat;
    position: absolute;
    width: 21px;
    height: 25px;
    left: 0;
    top: 0;
}

.left-nav table tr td {
    font-size: 24px;
    color: #484848;
    font-weight: 700;
    padding: 0 17px 39px 0;
}

.left-nav table tr td a {
    color: #484848;
}

.left-nav table tr td a:hover {
    color: #d21111;
}

.left-nav table tr td:first-child {
    text-align: right;
}

.left-nav table {
    margin-left: 42px;
}

.qzzc-right {
    float: right;
    width: 1040px;
    margin-top: 23px;
}

.qzzc-right .qz-box {
    text-align: center;
    margin-bottom: 65px;
}

.qzzc-right .qz-box img {
    width: 250px;
    height: 330px;
    margin-bottom: 14px;
}

.qzzc-right .qz-box h1 {
    font-size: 24px;
    font-weight: 700;
    color: #484848;
    display: inline-block;
    margin-right: 16px;
}

.qzzc-right .qz-box h1:last-child {
    margin-right: 0;
}

.qzzc-right .qz-txt {
    font-size: 18px;
    color: #7a7a7a;
}

.qz-detail .hpqq-title {
    margin-bottom: 27px;
}

.qz-detail-list li {
    margin-bottom: 27px;
}

.qz-detail {
    margin-bottom: 66px;
}

.bread-list li .bread-active {
    color: #d21111;
}

/* 网上办事 */
.wsbs-active {
    font-size: 28px;
    font-weight: 700;
    color: #d41f1f;
    display: block;
    background: url(gb2023_tab_on.png) no-repeat bottom;
    padding-bottom: 12px;
}

.wsbs-title-list li {
    width: 145px;
    display: inline-block;
    padding: 0 30px;
}

.wsbs-title-list {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 38px;
}

.wsbs-title-list li a {
    font-size: 28px;
    font-weight: 700;
}

.wsbs-list li {
    display: inline-block;
    margin-right: 13px;
    margin-bottom: 36px;
}

.wsbs-list li:nth-child(4n) {
    margin-right: 0;
}

.wsbs-list li a {
    display: block;
    /* width: 332px;
    height: 175px; */
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 22px;
    color: #303641;
    /* padding: 22px  115px; */
    transform: translateY(8px);
    transition: all .5s;
    width: 332px;
    height: 175px;
}

.wsbs-list li a img {
    margin: 32px 0 22px;
}

.wsbs-list li a:hover {
    transform: translateY(-8px);
    transition: all .5s;
}

.wsbs-list {
    margin-bottom: 37px;
}

.wsbs-theme-list li a {
    display: block;
    font-size: 18px;
    color: #333436;
    padding: 14px 58px;
    background-color: #e7e7e9;
}

.wsbs-theme-list li a.theme-active {
    background-color: #f9a62d;
    color: #fff;
}

.wsbs-theme-list li {
    display: inline-block;
    margin-right: 46px;
    margin-bottom: 38px;
}

.wsbs-theme-list li:nth-child(6n) {
    margin-right: 0;
}

.djzk {
    font-size: 16px;
    color: #000;
    display: block;
    text-align: center;
    position: relative;
    width: 105px;
    margin: auto;
    margin-bottom: 98px;
}

.djzk::after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(202311_icon02.png);
    background-size: contain;
    position: absolute;
    right: 0;
    top: 6px;
}

.bmfl-box {
    display: none;
}

.block {
    display: block;
}

.none {
    display: none;
}

/* 新闻中心 */
.xwzx-top {
    margin-top: 30px;
}

.top-left {
    width: 800px;
    height: 490px;
    overflow: hidden;
    float: left;
}
.top-left li{
    height: 490px;
}
.top-left img{
    width: 100%;
}
.top-right {
    float: right;
}
.top-right li{
    margin-bottom: 2px;
    background-color: #f6f6f6;
    color: #6e6e6e;
}
.top-right li:last-child{
    margin-bottom: 0;
}
.top-right li a {
    display: block;
    width: 539px;
    height:93px;
    padding: 14px 14px;
    font-size: 24px;
}

.top-right li a img {
    width: 158px;
    height: 95px;
    float: left;
    margin-right: 20px;
}

.top-right li a span {
    font-size: 18px;
}
.top-right li a p{
    margin-bottom: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.top-right  .top-right-active a{
    background-color: #910123;
    color: #fff;
    font-weight: 700;
}
.top-right .top-right-active span{
    font-weight: 400;
}
.xwzx-top{
    margin-bottom: 36px;
}
.xwzx-list-left{
    width: 672px;
    /* height: 412px; */
    float: left;
}
.xwzx-list-left .hd-list li{
border-bottom: 1px solid #f1f1f1;
line-height: 33px;
}
.xwzx-list-left .hd-list li a::before{
    top: 14px;
}
.xwzx-list-left .hd-list li a{
    font-size: 20px;
    width: 457px;
}
.xwzx-list-right{
    float: right;
}
.xwzx-list-left .hd-list{
    margin-bottom: 28px;
}
.xwzx-list{
    margin-bottom: -13px;
}
.xwzx-list-left .bottom-list li a{
    width: 525px;
}
.spxw {
    margin-top: 27px;
}
.xwsp-list li{
    display: inline-block;
    margin-right: 31px;
}
.xwsp-list li:last-child{
    margin-right: 0;
}
.xwsp-list li a{
    display: block;
}
.xwsp-list li a span{
    font-size: 18px;
    color: #515151;
    display: block;
    position: relative;
    padding-left: 18px;
}
.xwsp-list li a span::before{
    content: "";
    display: block;
    width: 12px;
    height: 24px;
    background: url(202311_icon03.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
}
.xwsp-list li a .xwsp-img{
    margin-bottom: 10px;
    position: relative;
    width: 319px;
    height: 210px;
}
.xwsp-list li a .xwsp-img img{
    width: 319px;
    height: 210px;
}
.xwsp-list li a:hover .xwsp-img::before{
    content: "";
    background: url(202311_icon04.png);
    background-size: contain;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.xwsp-list li a:hover span {
    color: #d21111;
}
/* 新闻列表 */
.hpyw-list{
    width: 100%;
    float: none;
}
.hpyw-list .hd-list li a{
    width: 80%;
}
/* 分页 */
.page li{
    display: inline-block;
    margin-right: 10px;
}
.page li:last-child{
    margin-right: 0;
}
.page li a{
    display: block;
    padding: 10px 19px;
    border: 1px solid #e7e7e7;
    font-size: 16px;
    color: #666666;
}
.page li .page-active{
    background-color: #910123;
    color: #fff;
}
.page li a.middle{
    border: none;
    margin-right: 0;
}
.page{
    height: 45px;
    text-align: center;
    margin-top: 78px;
    margin-bottom: 86px;
}
.page li:hover a{
    background-color: #910123;
    color: #fff;
}
/* 新闻详情 */
.tyContent h1{
    font-size: 30px;
    font-weight: 700;
    color: #484848;
    text-align: center;
    padding: 54px 0 26px 0;
}
.contentMemo{
    font-size: 18px;
    color: #8d8d8d;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    line-height: 50px;
}
.share-box a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding: 6px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #f4f4f4;
}
.share-box a.gwds_qzone{
    background: #fafafa url(202311qqkj.png) no-repeat center;
    background-size: 60%;
}
.share-box a.gwds_tsina{
    background: #fafafa url(202311wb.png) no-repeat center;
    background-size: 60%;
}
.share-box a.gwds_weixin{
    background: #fafafa url(202311wx.png) no-repeat center;
    background-size: 60%;
}
.share-box a.gwds_qzone:hover{
    background: #fafafa url(202311qqkj_hover.png) no-repeat center;
    background-size: 60%;
}
.share-box a.gwds_tsina:hover{
    background: #fafafa url(202311wb_hover.png) no-repeat center;
    background-size: 60%;
}
.share-box a.gwds_weixin:hover{
    background: #fafafa url(202311wx_hover.png) no-repeat center;
    background-size: 60%;
}
div#share{
    display: inline-block;
    position: absolute;
    margin-top: -6px;
    right: 20px;
    top: 6px;
}
.share-box{
    display: inline-block;
}
.share *{
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.pages_content{
    line-height: 40px;
    margin: 0;
    padding: 20px 20px 40px;
    font-size: 18px;
    color: #5f5f5f;
    text-align: justify;
}
.xwxq{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    margin: auto;
    margin-bottom: 32px;
    width:95%;
    padding:0 2% ;
}
/* 政民互动 */
.zmhd-list{
    margin-top: 35px;
    margin-bottom: 32px;
}
.zmhd-list li{
    display: inline-block;
    padding-right: 24px;
}
.zmhd-list li:last-child{
    margin-right: 0;
}
.zmhd-list li a{
    font-size: 24px;
    color: #5e5e5e;
    border: 1px solid #d21111;
    border-radius:7px;
    padding: 25px 110px;
    display: block;
}
.zmhd-list li a:hover{
    background-color: #d21111;
    color: #fff;
}
.zmljl{
    width: 876px;
    float: left;
}
.zmljl .mzhd-middle{
    width: 876px;
}
.zmljl .mzhd-middle img{
    width: 100%;
}
.zmljl #zmljlCon{
    width: 876px;
}
.xwfbh{
    float: right;
    width: 468px;
}
.xwfb-list li a img{
    width: 468px;
    height: 146px;
    margin-bottom: 8px;
}
.xwfb-list li a p{
    font-size: 20px;
    position: relative;
    padding-left: 23px;
}
.xwfb-list li a p::before{
    content: "";
    display: block;
    width: 15px;
    height: 24px;
    background: url(202311_icon03.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
}
.xwfb-list li a:hover p{
    color: #d21111;
}
.xwfb-list li {
    margin-bottom: 25px;
}
.xwfb-list li:last-child{
    margin-bottom: 0;
}
.zmhd-bottom{
    margin-bottom: 50px;
    margin-top: 19px;
}
/* 政务公开 */
.zwgk-list .hd li a{
    font-weight: 700;

}
.zwgk-list{
    width: 853px;
    margin-top: 32px;
}
.zwgk-list .hd{
    margin-bottom: 35px;
}
.zwgk-right{
    float: right;
    width: 493px;
    margin-top: 28px;
}
.zwgk-left{
    float: left;
    margin-bottom: 31px;
}
.zwgk-right ul{
width: 473px;
}
.zwgk-right ul li a{
    display: block;
    font-size: 20px;
    width: 217px;
    height: 53px;
    line-height: 53px;
    position: relative;
}
.zwgk-right ul li{
    margin-bottom: 15px;
    margin-right: 10px;
}
.zwgk-right ul li a{
    margin: 0;
}
.zwgk-right .left-bottom{
    width: 493px;
    margin-top: 35px;
}
.zwgk-right .zw-right{
    float: none;
}
.zwgk-right .left-bottom ul{
    width: 493px;
}
.zwgk-right .left-bottom ul li span{
    font-size: 22px;
}
.zwgk-right .left-bottom ul li {
    width: 235px;
    height: 106px;
    margin-right: 19px;
}
.zwgk-right .left-bottom ul li img{
    margin-bottom: 0;
}
.zwgk-right .left-bottom ul li  a{
    width: 235px;
    height: 106px;
}
.zwgk-right .left-bottom ul li:nth-child(2n){
    margin-right: 0;
}
.zw-right ul li {
    position: relative;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.zw-right ul li::before{
    content: "";
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.zw-right ul li::after{
    content: "";
    width: 0;
    height: 1px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.zw-right ul li a::before{
    content: "";
    width: 1px;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.zw-right ul li a::after{
    content: "";
    width: 1px;
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.zw-right ul li:hover{
    box-shadow: 0 0 10px #f9eedc;
    /* border: solid 1px #d41f1f; */
}
.zw-right ul li a:hover {
    /* border-color: #d41f1f; */
    color: #d41f1f;
}
.zw-right ul li:hover::before{
    width: 100%;
    background-color: #d41f1f;
}
.zw-right ul li:hover::after{
width: 100%;
background-color: #d41f1f;
}
.zw-right ul li a:hover::before{
    height: 100%;
    background-color: #d41f1f;
}
.zw-right ul li a:hover::after{
    height: 100%;
    background-color: #d41f1f;
}
.zwgk-right ul li::before{
    height: 2px;
}
.zwgk-list .hpyw-list .hd-list li a{
    width: 80%;
}
.hd-list li{
    padding-left: 10px;
}
.ldhd .hd-list li{
    padding-left: 5px;
}
#zmljl{
    width: 100%;
    table-layout:fixed;
    color: #575757;
}
#zmljl th{
    height: 48px;
    font-size: 18px;
    background-color: #ebf3fc;
    font-weight: 400;
}
#zmljl td{
    font-size: 18px;
    text-align: center;
    padding: 11px 0;
}
#zmljl td:nth-child(2){
    text-align: left;
}
#zmljl td a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #575757;
}
#zmljl td a:hover{
    color: #0163b3;
}
.kpgk .w1530{
    width: 1530px;
    margin-left: 261px;
}

.mr_frbox{
    height: 186px;
    width: 1300px;
    margin: auto;
}
.mr_frBtnL{
    float: left;
    left: 0;
    margin: 0px 22px 0px 0px;
    cursor: pointer;
    display: inline;
    position: absolute;
    width: 24px;
    z-index: 999999;
}
.mr_frUl{
    float: left;
    height: 186px;
    width: 1300px;
    overflow: hidden;
}
.mr_frUl ul li{
    display: inline-block;
    float: left;
    height: 186px;
    margin-right: 15px;
}
.mr_frUl ul li img{
    display: block;
    height: 100%;
    width: 100%;

}
.kePublic{
    position: relative;
}
.hover {
    font-weight: bold;
    background-color: #bc0404;
}